home *** CD-ROM | disk | FTP | other *** search
/ Loadstar 128 10 / q10.d81 / t.cribbage 128 < prev    next >
Text File  |  2022-08-28  |  11KB  |  217 lines

  1.                             C R I B B A G E   1 2 8
  2.  
  3.                                by Robert B. Cook
  4.  
  5.      CRIBBAGE 128 is an easy to use, electronic version of the popular card
  6. game.  The rules are not TOO complicated so I'll list them before I go into
  7. the workings of the program, but don't expect to become an expert just
  8. because you know the rules.  It takes some sailors two or three trips across
  9. the equator to learn a good strategy, then some swabby who doesn't know a
  10. poopdeck from a fo'c'stle comes along and hoists their jibs.  But don't
  11. worry if you're a landlubber, Cribbage can be enjoyed by anyone, and with
  12. this program, you don't even need to have a partner.
  13.  
  14. THE RULES OF CRIBBAGE
  15.  
  16.      A regular 52-card deck is used.  The object is to score a certain
  17. number of points before your opponent does.  In CRIBBAGE 128 the number of
  18. points is 61, 91 or 121.  This is decided before play begins.  Usually a
  19. Cribbage board is used to keep score, but we'll let the computer do it for
  20. us.  Two, three or four players may play, but CRIBBAGE 128 is for two
  21. players, you against the computer.  The following rules refer to the
  22. two-player game only.
  23.  
  24.      The deck is cut to determine who is the dealer.  Six cards are dealt,
  25. face-down, to each player.  Each player then decides which two of his six
  26. cards he wants to discard into the "crib".  The crib belongs to the dealer,
  27. and is set aside, face-down.
  28.  
  29.      The top card of the deck (called the "starter" card) is turned over and
  30. placed on the deck.  If it's a Jack, the dealer gets 2 points for "His Nobs"
  31. or "His Nibs".
  32.  
  33.      All cards are counted at face value, except face cards, which all count
  34. as 10's.  Aces are counted as 1's.  The non-dealer begins by playing a card
  35. from his hand to the table in from of him and calling out the value.  The
  36. dealer then plays a card to the table in front of him and calls out the
  37. value of his card PLUS the non-dealer's card.
  38.  
  39.      Play alternates like this until the value of the cards reaches 31, or
  40. until neither player can play a card without the total exceeding 31.  If one
  41. player can't play a card, he says "Go" (passes) and the other player plays,
  42. if he can.  He must continue to play until he, too, cannot play without
  43. exceeding 31.
  44.  
  45.      If a player plays a card that brings the total to exactly 31, he says
  46. "31" and gets 2 points.  If neither player achieves an exact 31, the last
  47. player to play says "Go" and scores 1 point.
  48.  
  49.      If either player has any cards left, the play starts again, with the
  50. value of the stack starting at 0.  This second round is played the same as
  51. the first.  If either player still has cards left, a third round may be
  52. necessary.
  53.  
  54.      Whoever plays the last card gets 1 point, unless the last play brings
  55. the score to exactly 31.  In that case, he gets 2 points -- not 3.  The
  56. single point for the last card of a hand is not awarded if the last play
  57. makes a 31.
  58.  
  59.      Now the hands are counted.  The hands consist of the four cards lying
  60. in front of each player, with the dealer having an extra hand, the crib. 
  61. The non-dealer counts his points first, then the dealer counts his, then the
  62. dealer counts the crib.  This order is important since the non-dealer has
  63. the chance of winning the game before the dealer gets to count his points.
  64.  
  65.      The game continues until one player reaches the agreed-upon point goal
  66. of the game (61, 91 or 121).
  67.  
  68. SCORING DURING THE PLAY
  69.  
  70.  - As described above, 1 point for a "Go" and 2 points for a "31".
  71.  
  72.  - In addition, if a player plays a card that makes the total exactly 15, he
  73. gets 2 points.
  74.  
  75.  - Playing a card of the same rank as the previously played card scores 2
  76. points.  This is called a "Pair".  Face cards, even though they all count as
  77. 10's, must be the same rank.  Only a King pairs up with a King, in other
  78. words.
  79.  
  80.  - If a player immediately plays a third card of the same rank, he gets 6
  81. points.  This is called a "Triplet" or "Pairs Royal".
  82.  
  83.  - Four-in-a-row merits 12 points.  This is called a "Quadruplet" or "Double
  84. Pairs Royal".
  85.  
  86.  - If a player plays a card that, when considered with the two previous
  87. plays, forms a sequence, he gets 3 points.  The sequence need not be in
  88. order.  If a 6 is played, then an 8, then a 7, the player who plays the 7
  89. gets 3 points.  The face cards, as far as sequences are concerned, count as
  90. themselves, not 10's.  9, 10 and Jack count as a sequence -- 9, 10 and Queen
  91. do not.
  92.  
  93.  - Any subsequent addition to a sequence scores 1 point for each card.  A
  94. four-card sequence scores 4 points.  A five-card sequence scores 5.  An Ace
  95. is a 1 and does not form a sequence with a King.  Suits are not relevant in
  96. forming sequences.  Note that a four-card sequence need not follow a
  97. three-card sequence.  Say a 6 is played, then an 8, then a 9.  No sequence,
  98. right?  But if the next card is a 7, that player gets a four-card sequence. 
  99. It's like filling an inside straight.
  100.  
  101.  - Flushes (cards of the same suit) don't count in the play of the game.
  102.  
  103. SCORING AFTER THE PLAY
  104.  
  105.  - The "starter" card is counted by both players, as if it's in his hand. 
  106. The non-dealer begins by counting up all of the combinations he can find in
  107. his hand.  Then the dealer counts the combinations in his hand, and finally,
  108. counts the combinations in the crib.
  109.  
  110.  - Points in the hands can be made by 15's, pairs, triplets, quadruplets,
  111. sequences, flushes, and by having the Jack of the same suit as the "starter"
  112. card.
  113.  
  114.      15's - Every combination that adds up to 15 counts 2 points.  Two face
  115. cards and a 5 count as two 15's and merits 4 points.
  116.  
  117.      Pairs - Each pair counts 2 points.
  118.  
  119.      Triplets - Each triplet counts 6 points.  Note that a triplet
  120. supersedes pairs.  The count for the triplet IS the count of all of the pair
  121. combinations.  Don't count pairs AND triplets.
  122.  
  123.      Quadruplets - Each quadruplet counts 12 points.  Note that a quadruplet
  124. supersedes triplets and pairs.
  125.  
  126.      Sequences -  This can get complicated so you may want to check out a
  127. Hoyle's Book of Card Games to get the full story.  Basically, you get a
  128. point for every card in a sequence.  However, say your hand has two 4's, a 5
  129. and a 6.  You get 6 points for sequences.  3 for one 4-5-6, and 3 for the
  130. other 4-5-6.  This does not count the 2 points you'd get for the pair.  If
  131. you had 3, 4, 4, 5, 5 in your hand you'd get 16 total points -- 12 for the
  132. sequences and 4 for the pairs.
  133.  
  134.      Flushes - Four cards of the same suit count for 4 points.  Counting the
  135. starter card, a player may have five cards of the same suit.  This counts as
  136. 5 points.  However, in order for the dealer to make a flush with the crib,
  137. the suit of the crib must match the suit of the starter card.
  138.  
  139.      His Nobs - As mentioned above, having the Jack of the same suit as the
  140. starter card in the crib or in a player's hand scores 1 point.
  141.  
  142. NOTE:  In playing Cribbage among humans, there are all sorts of penalty
  143. rules that allow scoring for mistakes, misdeals, miscounts, and the like,
  144. but in CRIBBAGE 128 these are ignored (except for MUGGINS, which is
  145. explained below).  Let's face it, the C-64 won't make a misdeal or miscount
  146. and it isn't fair to penalize you for being human.
  147.  
  148.      It is recommended that you count points in this order:
  149.  
  150.           15's - Sequences - Flushes - Pairs (or Triplets or Quadruplets)
  151. and finally, His Nobs.
  152.  
  153. ANOTHER NOTE:  The above instructions were written by a novice Cribbage
  154. player, me, and taken from a good book by Douglas Anderson called ALL ABOUT
  155. CRIBBAGE, (1971 - Winchester Press).
  156.  
  157.    a Now that you are familiar with the rules of Cribbage, the following
  158. explains how the program works.
  159.  
  160.      The first thing you're asked to do is cut the deck for the deal.  Move
  161. the joystick (port 2), up or down or press the 8 or 2 key to cut the deck
  162. low, in the middle or high, then press FIRE or RETURN.  The winner of the
  163. deal will be shown under the cards.  In the case of a tie, cut again. 
  164. Whenever you see 'press the button', you're being prompted to press FIRE or
  165. RETURN.
  166.  
  167.      Next, choose the number of points necessary to win the game, 61, 91 or
  168. 121.  Again, move the joystick up or down or press key 8 or 2 to the score
  169. of your choice then press FIRE or RETURN.
  170.  
  171.      Six cards will be dealt